

.mce-content-body .tips-info {
    margin-bottom: 25px;
    padding: 18px 18px 36px 0;
    color: #999;
    font-size: 14px;
    line-height: 30px;
}
.mce-content-body h3,.mce-content-body h4,.mce-content-body h5,.mce-content-body h6{
    font-size:16px;
    line-height: 3;
    color:#666666;
    font-weight: bold;
}
.mce-content-body p{
    /*text-indent: 32px;*/
    font-size: 16px;
    color:#666666;
    line-height: 2;
}
.mce-content-body p.line2{
    line-height: 2.5;
    margin-bottom: 20px;
}
.mce-content-body p img{
    display: block;
    margin: 10px auto;
}
/*.mce-content-body a{*/
/*    color:#0babfe;*/
/*    text-decoration: underline;*/
/*}*/

.mce-content-body li{
    padding-bottom: 5px !important;
    margin-bottom: 5px !important;
    padding-left:20px;
    font-size:14px;
}